Skip to content

Conversation

mafar
Copy link
Contributor

@mafar mafar commented Apr 20, 2020

Fix for #4765
Becuase d.regl = createRegl () returns null if webGL is not enabled ,
there fore if(!d.regl) success = false; fixes issue

Thanks for your interest in plotly.js!

Fix for #4765
Becuase ```d.regl = createRegl ()``` returns null if webGL is not enabled ,
there fore ``` if(!d.regl) success = false;``` fixes issue
@archmoj
Copy link
Contributor

archmoj commented Apr 20, 2020

@mafar
Thanks for the PR. Could you please fix the syntax?
https://circleci.com/gh/plotly/plotly.js/75506

@archmoj archmoj added status: reviewable bug something broken labels Apr 20, 2020
@archmoj
Copy link
Contributor

archmoj commented Apr 20, 2020

Nicely done.
💃

@archmoj archmoj merged commit ffd1255 into plotly:master Apr 20, 2020
@archmoj archmoj added this to the v1.54.0 milestone Apr 22, 2020
@archmoj archmoj changed the title Fix Missing WebGL Message #4765 Fix Missing WebGL Message Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants